home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-serious-
/
misc
/
dvi2tty-5.1
/
todo
< prev
Wrap
Text File
|
1999-09-06
|
972b
|
25 lines
Date: Mon, 9 Mar 92 02:34:22 -0500
From: rosen@cns.bu.edu (David B. Rosen)
To: marcel@duteca.et.tudelft.nl
Subject: suggestion for dvi2tty
Status: R
Would it be difficult to have an option where enough blanks would be
inserted between words to make the right edge of a line of text appear
where it should? This would be wonderful for justified text. In
other words, wherever there is a line or string of text, would it be
possible to calculate the correct position of the rightmost character,
and justify the line so that both the leftmost and rightmost
characters are correctly positioned, even if some intermediate
characters are not?
Redo font handling.
Bit of spagetti now. Japanes, scandinavian, finxed fonts, symbols, math
etc. Is a commandline option necessary for selecting japan? Selecting based
font jfontnum should do it, doesn't it?
For character handling 'char' might not be a good type. May need to
change it to 'unsigned char' or 'int'.